Uses of Class
org.eclipse.vtp.desktop.core.dialogs.FramedDialog

Packages that use FramedDialog
org.eclipse.vtp.desktop.core.dialogs   
org.eclipse.vtp.desktop.editors.core.elements.properties   
org.eclipse.vtp.desktop.model.core.configuration   
 

Uses of FramedDialog in org.eclipse.vtp.desktop.core.dialogs
 

Subclasses of FramedDialog in org.eclipse.vtp.desktop.core.dialogs
 class MultiPageFramedDialog
           
 

Uses of FramedDialog in org.eclipse.vtp.desktop.editors.core.elements.properties
 

Subclasses of FramedDialog in org.eclipse.vtp.desktop.editors.core.elements.properties
 class ApplicationStartVariablesPropertyPanel.NewVariableDialog
           
 class AssignmentVariablesPropertyPanel.NewVariableDialog
           
 class DatabaseQueryDataMappingPropertiesPanel.ValueDialog
           
 class DatabaseQuerySearchCriteriaPropertiesPanel.ValueDialog
           
 class FragmentStartVariablesPropertyPanel.NewVariableDialog
           
 class SubdialogPropertiesPanel.InputValueDialog
           
 class SubdialogPropertiesPanel.OutputValueDialog
           
 class WebServiceCallOutputPropertiesPanel.ValueDialog
           
 

Uses of FramedDialog in org.eclipse.vtp.desktop.model.core.configuration
 

Subclasses of FramedDialog in org.eclipse.vtp.desktop.model.core.configuration
 class ComponentPropertiesDialog
          This is the generic dialog that is used to display and edit the properties of a module instance included in a call flow.